[INFO] cloning repository https://github.com/surething/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surething/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31aa7cb8dfce94533ac076a83b6c3107931633bc
[INFO] testing surething/advent-of-code against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/surething/advent-of-code
[INFO] finished tweaking git repo https://github.com/surething/advent-of-code
[INFO] tweaked toml for git repo https://github.com/surething/advent-of-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surething/advent-of-code on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/surething/advent-of-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded z3-sys v0.10.3
[INFO] [stderr]   Downloaded z3 v0.19.5
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b682607efa7e4d558631b5cebc750a5392f6b7c43b4084e16d2c3a7beaf5a73
[INFO] running `Command { std: "docker" "start" "-a" "4b682607efa7e4d558631b5cebc750a5392f6b7c43b4084e16d2c3a7beaf5a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b682607efa7e4d558631b5cebc750a5392f6b7c43b4084e16d2c3a7beaf5a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b682607efa7e4d558631b5cebc750a5392f6b7c43b4084e16d2c3a7beaf5a73", kill_on_drop: false }`
[INFO] [stdout] 4b682607efa7e4d558631b5cebc750a5392f6b7c43b4084e16d2c3a7beaf5a73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba5528832276573d989a799136e1eabb44754aa2df4c9414e245810a9fe0e7a1
[INFO] running `Command { std: "docker" "start" "-a" "ba5528832276573d989a799136e1eabb44754aa2df4c9414e245810a9fe0e7a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/crates/aoc-cli)
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/crates/aoc-common)
[INFO] [stderr]    Compiling aoc-data v0.1.0 (/opt/rustwide/workdir/crates/aoc-data)
[INFO] [stderr]    Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2015)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[INFO] [stderr]    Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]    Compiling z3 v0.19.5
[INFO] [stderr]    Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2024)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.14s
[INFO] running `Command { std: "docker" "inspect" "ba5528832276573d989a799136e1eabb44754aa2df4c9414e245810a9fe0e7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba5528832276573d989a799136e1eabb44754aa2df4c9414e245810a9fe0e7a1", kill_on_drop: false }`
[INFO] [stdout] ba5528832276573d989a799136e1eabb44754aa2df4c9414e245810a9fe0e7a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e42cf5b643dacfba496f0a07ef361ae6c0cd899b4becdd44ea8c40fdb44630e
[INFO] running `Command { std: "docker" "start" "-a" "6e42cf5b643dacfba496f0a07ef361ae6c0cd899b4becdd44ea8c40fdb44630e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/crates/aoc-cli)
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/crates/aoc-common)
[INFO] [stderr]    Compiling aoc-data v0.1.0 (/opt/rustwide/workdir/crates/aoc-data)
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2015)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[INFO] [stderr]    Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]    Compiling z3 v0.19.5
[INFO] [stderr]    Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2024)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.02s
[INFO] running `Command { std: "docker" "inspect" "6e42cf5b643dacfba496f0a07ef361ae6c0cd899b4becdd44ea8c40fdb44630e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e42cf5b643dacfba496f0a07ef361ae6c0cd899b4becdd44ea8c40fdb44630e", kill_on_drop: false }`
[INFO] [stdout] 6e42cf5b643dacfba496f0a07ef361ae6c0cd899b4becdd44ea8c40fdb44630e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 659b68ca2da819130e01db135f80cc25b60f5e18b79fe165681b2a9773ffad06
[INFO] running `Command { std: "docker" "start" "-a" "659b68ca2da819130e01db135f80cc25b60f5e18b79fe165681b2a9773ffad06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2015-3aabd9b86d5667ba)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example1::case_6 ... ok
[INFO] [stdout] test day1::test::example1::case_5 ... ok
[INFO] [stdout] test day1::test::example1::case_8 ... ok
[INFO] [stdout] test day1::test::example1::case_7 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_9 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1::case_1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day2::test::example1::case_2 ... ok
[INFO] [stdout] test day2::test::example2::case_1 ... ok
[INFO] [stdout] test day2::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::example1::case_2 ... ok
[INFO] [stdout] test day3::test::example1::case_3 ... ok
[INFO] [stdout] test day3::test::example2::case_1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day5::test::example1::case_2 ... ok
[INFO] [stdout] test day5::test::example1::case_3 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day3::test::example2::case_3 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1::case_1 ... ok
[INFO] [stdout] test day3::test::example2::case_2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day5::test::example1::case_5 ... ok
[INFO] [stdout] test day5::test::example2::case_2 ... ok
[INFO] [stdout] test day5::test::example2::case_1 ... ok
[INFO] [stdout] test day5::test::example1::case_1 ... ok
[INFO] [stdout] test day5::test::example2::case_4 ... ok
[INFO] [stdout] test day5::test::example1::case_4 ... ok
[INFO] [stdout] test day5::test::example2::case_3 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example2::case_1 ... ok
[INFO] [stdout] test day6::test::example2::case_2 ... ok
[INFO] [stdout] test day6::test::example1::case_1 ... ok
[INFO] [stdout] test day6::test::example1::case_3 ... ok
[INFO] [stdout] test day6::test::example1::case_2 ... ok
[INFO] [stdout] test day4::test::part1::case_1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day4::test::example1::case_1 ... ok
[INFO] [stdout] test day4::test::example1::case_2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2016-0b0ea268d0700abb)
[INFO] [stdout] test day4::test::part2::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.50s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2017-7ff3b382f1c0018e)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2018-5149fed418ef0dac)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2019-295e42e79a0bf3f7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2020-5e65bfce2e06cf7e)
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2021-52c99f90b3514975)
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2022-1f1ddd6dea80a3e8)
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2023-cd3702c4e930aa00)
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2024-74f932b655a27aa0)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day12::test::example_tiny ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day12::test::example_topology ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day12::test::example_e ... ok
[INFO] [stdout] test day12::test::example_moebius ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day15::test::example_small_part1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day16::test::example_second_part_1 ... ok
[INFO] [stdout] test day17::test::example1::case_1_flexi ... ok
[INFO] [stdout] test day17::test::example1::case_2_small ... ok
[INFO] [stdout] test day17::test::example2::case_1_small ... ok
[INFO] [stdout] test day17::test::part1::case_1_flexi ... ok
[INFO] [stdout] test day17::test::part1::case_2_small ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::example_small_part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::example_second_part_2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day8::test::antinode ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day17::test::part2::case_1_small ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day16::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day6::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day7::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p aoc-2024 --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/aoc_2024-74f932b655a27aa0` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "659b68ca2da819130e01db135f80cc25b60f5e18b79fe165681b2a9773ffad06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659b68ca2da819130e01db135f80cc25b60f5e18b79fe165681b2a9773ffad06", kill_on_drop: false }`
[INFO] [stdout] 659b68ca2da819130e01db135f80cc25b60f5e18b79fe165681b2a9773ffad06
